Manifests.io

Easy to use kubernetes documentation

WorkerPool.spec.pod.securityContext.sysctls

Sysctls hold a list of namespaced sysctls used for the pod. Pods with unsupported sysctls (by the container runtime) might fail to launch. Note that this field cannot be set when spec.os.name is windows.

Description
name
string

Name of a property to set

value
string

Value of a property to set

See an issue here?